How to Install fileschanged software package in Debian 9 (Stretch)

How to Install fileschanged software package in Debian 9 (Stretch)

fileschanged software package provides command-line utility that reports when files have been altered, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fileschanged 

fileschanged is installed in your system.

Make ensure the fileschanged package were installed using the commands given below,

$ sudo dpkg-query -l | grep fileschanged *

You will get with fileschanged package name, version, architecture and description in a table

fileschanged package basic information:

Distro Debian 9 stretch
Section Utilities
Package fileschanged
Version 0.6.5-1.2+b1 [armhf], 0.6.5-1.
Description command-line utility that reports when files have been altered
Sub Section Utils


See Also, How to uninstall or remove fileschanged software package from Debian 9 (Stretch)?